set Root
The root topic to use for MQTT messages. Default is "msh".
This is useful if you want to use a single MQTT server for multiple meshtastic networks and separate them via ACLs
Content copied to clipboard
string root = 8;
Return
This builder for chaining.
Parameters
value
The root to set.